Introduction
We'll kick off this chapter with a quick walkthrough of what is to come.
We'll cover the following
Chapter walkthrough#
The following chapters describe microservices platforms. Readers learn that:
-
Microservices platforms provide support for the operation and also for the communication of microservices.
-
PaaS (Platform as a Service) cloud offerings and Docker scheduler are examples of microservices platforms.
-
Microservices platforms have their advantages and disadvantages, which makes them superior to other approaches in some scenarios.
Q U I Z
What do microservices platforms do?
A)
Provide microservices.
B)
Provide support for operation and communication of microservices.
C)
Provide support for operation of microservices.
In the next lesson, we’ll discuss what microservices platforms are.